|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Macros | |
| #define | UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ 24000 |
| #define | UCS_MCLK_FLLREF_RATIO 374 |
Functions | |
| void | main (void) |
| #define UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ 24000 |
Definition at line 75 of file tec_ex2_extClearInput.c.
| #define UCS_MCLK_FLLREF_RATIO 374 |
Definition at line 82 of file tec_ex2_extClearInput.c.
| void main | ( | void | ) |
Definition at line 84 of file tec_ex2_extClearInput.c.
References __no_operation(), UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ, and UCS_MCLK_FLLREF_RATIO.